Category: Geeks r Us
Hi all,
For you Windows software developers out there: Is there any benefit to having an Authenticode certificate? If so, what is that benefit, and is there any free or extremely low-cost way to get one (e.g., using open-source software, etc)? I'm now a freshman in college studying software engineering, and was wondering about this because, from what I've heard, it's something that's useful when delivering Windows software to the customer.
Thanks,
Tyler
Are you talking about SSL certificates?
No...I'm talking about Authenticode (code-signing) certificates.
It is worth having because they varify the software is genuine.
OK, so now I know it's worth having. Now...what's a low-cost (or free) way to acquire one? Would something like EJBCA (http://www.ejbca.org) (which is an open-source J2EE-based PKI certificate authority that can run inside an app server like JBoss or Glassfish) be able to create them?
It should, yes.